home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / gfx / edit / VE-VGradient.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  3.6 KB  |  179 lines

  1. Short:    Visual Eng. - Visual Gradient v1.29
  2. Author:   marko.seppanen@wwnet.fi (Marko Seppänen)
  3. Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
  4. Type:     gfx/edit
  5.  
  6.  
  7. Visual Engineering - Visual Gradient v1.29
  8.  
  9.  
  10.  
  11. SHORT DESCRIPTION
  12.  
  13.   This script creates gradient fades over picture / texture.
  14.  
  15.  
  16. REQUIREMENTS
  17.  
  18.   Image Engineer v3.41 (Wision release 2)
  19.   Sys:Rexxc/RX
  20.  
  21.  
  22. INSTALLATION
  23.  
  24.   Archive where this file came from should be extracted to a
  25.   directory where you installed Image Engineer.
  26.  
  27.   This script must be in IE:Arexx/
  28.  
  29.  
  30. USAGE
  31.  
  32.   Activate a window of an image and run the script.
  33.  
  34.  
  35. ARGUMENTS
  36.  
  37.   VisualGradient.rexx <pic> <gradienttype> <direction> <gammavalue> <pcolor> <cs>
  38.  
  39.   <pic>           name of a picture (in IE)
  40.   <gradienttype>  name of the effect:
  41.  
  42.                  (SUNSHINE, NIGHT, LIGHTCOLOR, DARKCOLOR, PSYCHO)
  43.  
  44.   <direction>     RIGHT, BOTTOM, LEFT or TOP
  45.   <gammavalue>    value for gamma
  46.  
  47.  
  48.   (Sunshine and Night ignore following)
  49.  
  50.   <pcolor>        name of color: (uses PrimaryColors.rexx)
  51.  
  52.                   DRED, YELLOW, GREEN, LBLUE, DBLUE, VIOLET,
  53.                   BLUE, DGREEN, BROWN, RED, ORANGE, PINK
  54.                   or RANDOM
  55.  
  56.   <cs>            if "YES" or "1", uses Contrast Stretch
  57.  
  58.  
  59.  
  60.  
  61.  
  62.   AmigaDOS
  63.  
  64.     Sys:Rexxc/RX VisualGradient.rexx <arguments>
  65.     Sys:Rexxc/RX VisualGradient.rexx 000_testpic.iff NIGHT RIGHT -50
  66.     Sys:Rexxc/RX VisualGradient.rexx 000_testpic.iff PSYCHO BOTTOM 0 RED yes
  67.  
  68.  
  69.  
  70.   Other scripts:
  71.  
  72.     ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/VisualGradient.rexx <arguments>"
  73.  
  74.     Next lines return you the name of this new picture.
  75.  
  76.     PROJECT_LIST
  77.     xyz=result
  78.     pic=subword(xyz,1,1)
  79.  
  80.  
  81.  
  82.  
  83.  
  84. HISTORY
  85.  
  86.   1.29
  87.  
  88.   Calls to external scripts had a minor bug.
  89.  
  90.   1.28
  91.  
  92.   My automatical archive-creator missed the actual script.
  93.  
  94.   1.27
  95.  
  96.   Renamed from Visual TextureBar to Visual Gradient.
  97.   Argument-parser added.
  98.   Dropped most of non-configurable old effects and added some new
  99.   ones.
  100.  
  101.   1.00
  102.  
  103.   History started
  104.  
  105.  
  106.  
  107.  
  108.  
  109. DISTRIBUTION
  110.  
  111.   The archive, where this file came from, can be distributed using
  112.   any kind of media or distribution channel (CD, Email, WWW, BBS,
  113.   FTP...), but contents of original archive can not be modified.
  114.  
  115.  
  116.   YOU MAY NOT SPREAD MODIFIED VERSIONS OF THE SCRIPT!!
  117.   NOT EVEN PART OF IT!!
  118.  
  119.  
  120.   If you are going to spread a script made by you, which calls one
  121.   of Visual Engineering -scripts, you must include either to
  122.   documentfile of your script or header of the script itself, Visual
  123.   Engineering's website address and my name and email address.
  124.  
  125.   Like this:
  126.  
  127.  
  128.   /*
  129.  
  130.    This script uses Visual Engineering -script(s):
  131.    AddSpace.rexx, PrimaryColors.rexx
  132.  
  133.    By Marko Seppänen <marko.seppanen@wwnet.fi>
  134.  
  135.    Visual Engineering website:
  136.    http://wwnet.fi/users/smarko/visual/
  137.  
  138.    */
  139.  
  140.  
  141.  
  142.  
  143.  
  144. WORLD WIDE WEB
  145.  
  146.  Image Engineer
  147.  http://www.amigaworld.com/support/imageengineer/
  148.  
  149.  SViewIV
  150.  http://www.ar-kleinert.de/sview_e.html
  151.  
  152.  Visual Engineering
  153.  http://wwnet.fi/users/smarko/visual/
  154.  
  155.  
  156.  
  157. AMINET
  158.  
  159.  Image Engineer
  160.  http://ftp.sunet.se/aminetbin/find?imeng
  161.  
  162.  SViewIV
  163.  http://ftp.sunet.se/aminetbin/find?sviewiv
  164.  
  165.  Visual Engineering
  166.  http://ftp.sunet.se/aminetbin/find?visual+eng.
  167.  
  168.  
  169. ============================= Archive contents =============================
  170.  
  171. Original  Packed Ratio    Date     Time    Name
  172. -------- ------- ----- --------- --------  -------------
  173.     4704    1452 69.1% 14-Oct-99 15:42:52 +VisualGradient.rexx
  174.     1851     547 70.4% 03-Oct-99 21:43:52 +VE-Registration_Form
  175.     6372    2617 58.9% 14-Oct-99 22:15:20 +VisualEngineering.notes
  176.     2600    1298 50.0% 15-Oct-99 11:18:34 +VisualGradient.notes
  177. -------- ------- ----- --------- --------
  178.    15527    5914 61.9% 16-Oct-99 16:50:20   4 files
  179.